(This file looks best if you view it in 9-point monaco font)
This is a sample card text file to show how Lord of the Deck imports text files. Notice that any lines that don't start with a number are ignored, so you can have a bunch of extra junk in your files like this first sentance.
45 Forest Alpha This will read in as 45 Alpha Forests. Note that spelling matters a
great deal: the name must be *exactly* like it appears on the card, no
abbreviations.
1 Royal Assassin Unlimited Note that there must be either multiple (more than one)
spaces or a tab between the name of the card and the card
set, if there was only one space, like there is here, the
program would think that the name of this card was 'Royal
Assassin Unlimited.' Since there is no card by that name,
this line will be ignored.
2 Royal Assassin Revised Since there's a tab between the name and set here, this will
read in correctly.
1 Caribou Range Ice Age You may have noticed by now that any text after the card set
is ignored by the program
2 Dark Ritual
1 Spitting Slug If no card set is given, the program will assign the card a
card set based on your recorded preferences.
3 Clone Revised There is a single space in front of the 3 here, so this line
will be ignored since the first character is not a number.
3 Sol Ring Beta
As long as the first character of a line is a number, extra spaces don't matter, like on the line above.
The biggest uses for the text import function are if you have your collection already saved in a spreadsheet or another deckbuilding program. As long as you can get the cards into this text format, they should read in fine. If you have any questions or problems about importing text files (or anything else about LotD for that matter) just send me e-mail at hedden@cs.utk.edu. I check my e-mail often and usually respond to it within a day.